翻訳と辞書
Words near each other
・ Cheez (music)
・ Cheez Doodles
・ Cheez TV
・ Cheez Whiz
・ Cheez-It
・ Cheez-It 355 at The Glen
・ Cheezels
・ Cheezies
・ Chef
・ Chef & Brewer
・ Chef (company)
・ CHEF (defunct)
・ Chef (disambiguation)
・ Chef (film)
・ Chef (magazine)
Chef (software)
・ Chef (South Park)
・ Chef Academy
・ Chef Aid
・ Chef America Inc.
・ Chef Anton
・ Chef at Home
・ Chef Boyardee
・ Chef brown sauce
・ Chef d'escadre
・ Chef d'escadron
・ Chef de brigade
・ Chef de Cabinet
・ Chef de cuisine
・ Chef de partie


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Chef (software) : ウィキペディア英語版
Chef (software)

| latest release date =
| frequently updated = Yes
| programming language = Ruby (client) and Ruby / Erlang (server)
| operating system = GNU/Linux, AT&T Unix, MS Windows, FreeBSD, Mac OS X, IBM AIX illumos
| platform =
| language =
| status = Active
| genre = Configuration management, System administration, Network management, Cloud management, Continuous delivery, DevOps
| license = Apache License
| website =
}}
Chef is a company & configuration management tool written in Ruby and Erlang. It uses a pure-Ruby, domain-specific language (DSL) for writing system configuration "recipes". Chef is used to streamline the task of configuring and maintaining a company's servers, and can integrate with cloud-based platforms such as Rackspace, Internap, Amazon EC2, Google Cloud Platform, OpenStack, SoftLayer, and Microsoft Azure to automatically provision and configure new machines. Chef contains solutions for both small and large scale systems, with features and pricing for the respective ranges.
== Features ==

The user writes "recipes" that describe how Chef manages server applications and utilities (such as Apache HTTP Server, MySQL, or Hadoop) and how they are to be configured. These recipes (which can be grouped together as a "cookbook" for easier management) describe a series of resources that should be in a particular state: packages that should be installed, services that should be running, or files that should be written. These various resources can be configured to specific versions of software to run and can ensure that software is installed in the correct order based on dependencies. Chef makes sure each resource is properly configured and corrects any resources that are not in the desired state.
Chef can run in client/server mode, or in a standalone configuration named "chef-solo". In client/server mode, the Chef client sends various attributes about the node to the Chef server. The server uses Solr to index these attributes and provides an API for clients to query this information. Chef recipes can query these attributes and use the resulting data to help configure the node.
Traditionally, Chef was used to manage Linux but later versions support Microsoft Windows as well.
It is one of the four major configuration management systems on Linux, along with CFEngine, Bcfg2, and Puppet.〔.〕

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Chef (software)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.